DELETE api/admin/{userId}/projects?projectId[0]={projectId[0]}&projectId[1]={projectId[1]}
Delete single project by Id NEED LOG HERE
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| userId | string |
Required |
|
| projectId | Collection of integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.